/*程序制作:www.webjiu.com*/
@import url(anim.css);
@charset "utf-8";
/*选中背景色*/
::selection {background:#0066CC;color:white;}
::-moz-selection {background:#0066CC;color:white;}
/*全局控制*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
div,dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
h1,h2,h3,h4,h5,h6,
pre, code,/* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
p,blockquote,th, td /* table elements 表格元素 */ {margin: 0;padding: 0;}
/** 设置默认字体 **/
body,
button, input, select, textarea /* for ie */ {font: 14px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:14px;}
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化
*/
table,td,tr,th{font-size:12px;}
caption,th {text-align:left;}
/** 重置列表元素 **/
ul, ol, li { list-style: none; }
li{list-style-type:none;}
q:before,q:after {content:'';}
abbr,acronym {border:0;font-variant:normal;}
address,caption,cite,code,dfn,em,th,var,optgroup {font-weight:normal; font-style:normal;}
del,ins{text-decoration:none;}
/** 重置文本格式元素 **/
a {color:#333;text-decoration:none;outline:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#0066CC;text-decoration:none;}
a:active {color:#0066CC;}
/** 重置表单元素 **/
legend { color: #666; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
sup { vertical-align: text-top; } /* 重置，减少对行高的影响 */
sub { vertical-align: text-bottom; }
/* 注：optgroup 无法扶正 */
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
/** 清除浮动 **/
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline:none;}
body{background:#fff;font:14px/20px microsift yahei,Tahoma,Arial,Helvetica,sans-serif; color:#333;}
input[type="text"],textarea{-webkit-appearance:none;}
input{_background:#fff;}
textarea{background:#fff;}
select{*background:#fff;}
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clear{clear:both;overflow:hidden;display:block;background:#fff;}
.fl{float:left;}
.fr{float:right;}
.bl1 {clear:both; height:1px; overflow:hidden; display:block; background:#fff;}
.lines {clear:both; height:1px; overflow:hidden; display:block; background:#f1f1f0;}
.bl5 {clear:both; height:5px; overflow:hidden; display:block;}
.bl10 {clear:both; height:10px; overflow:hidden; display:block;}
.bl15 {clear:both; height:15px; overflow:hidden; display:block;}
.bl20 {clear:both; height:20px; overflow:hidden; display:block;}
.bl30 {clear:both; height:30px; overflow:hidden; display:block;}
.bl40 {clear:both; height:40px; overflow:hidden; display:block;}
.bl50 {clear:both; height:50px; overflow:hidden; display:block;}
.bl60 {clear:both; height:60px; overflow:hidden; display:block;}
.bl80 {clear:both; height:80px; overflow:hidden; display:block;}
.bl100 {clear:both; height:100px; overflow:hidden; display:block;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}
.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.pzr{ position: relative;}
.wrap{width:1200px;margin:0 auto;min-width:1200px;}
.iwrap{width:1140px;margin:0 auto;min-width:1140px;}
/*头部区域*/
.head{width:100%;background:#fff;height:180px;clear:both;margin:0 auto;position: relative;z-index:10;}
.head .tops{background:#f6f6f6;border-bottom:1px solid #ddd;height:30px;line-height:30px;}
.head .logo{float:left;width:400px;height:70px;margin:12px 0;}
.head .logo h1{float:left;width:96px;height:70px;}
.head .logo h1 a{background:url(../images/logo.png) no-repeat;width:86px;height:70px;display:block;text-indent:-99999px;}
.head .logo h2{float:left;font-size:29px;color:#000;padding:13px 0 10px;}
.head .logo h6{float:left;color:#999;font-size:17px;}
.head .tel{position:absolute;right:0;top:25px;z-index:99;padding:0 0 0 45px;background:url(../images/tel.png) no-repeat left center;}
.head .tel a{color:#f60;height:28px;line-height:28px;font-size:24px;}.head .tel a:hover{color:#0066CC;}
.head .tel p{font-size:14px;color:#666;}

.navbg{width:100%;margin:0 auto;height:50px;position:relative;float:left;background:url(../images/navbg.gif) repeat-x;border-bottom:5px solid #0066CC;}
.navs{height:50px;margin:0 auto;line-height:50px;}
.navs li{float:left;margin:0}
.navs li a{display:block;width:170px;text-align:center;font-size:18px;color:#333;}
.navs li a:hover{background:#0066CC;color:#fff;text-decoration:none;}
.navs li a.on{background:#0066CC;color:#fff;}
.navs li a.on2{background:#0066CC;text-decoration:none;}
.navs li:hover.on{background:#0066CC;text-decoration:none;}
.navs li ul{display:none;position:absolute;z-index:9999;}
.navs li ul li{float:none;display:block;position:relative;line-height:40px;_display:inline;}
.navs li ul li .s{position:absolute;top:0;left:140px;border-left:1px solid transparent;}
.navs li ul li .s li{float:none;}
.navs li ul li a{display:block;width:120px;height:24px;padding:4px 0 8px 20px;background:#2C79E1;text-align:left;font-weight:normal;font-size:16px;color:#fff;}
.navs li ul li a:hover{color:#fff; background:#145DC1;}
.navs .t,.navs .t:hover{background:url(../images/nav_ico.gif) no-repeat 120px center #333;}

.sbanner{width:100%;clear:both; display:block;overflow:hidden;background:#fff;height:300px;}
.sbanner .sbannertxt{width:100%;padding:40px 0 20px 90px;margin:100px 0 0 40px;float:left;background:url(../images/cx.png) no-repeat left top;}
.sbanner .sbannertxt h5{color:#000;font-size:22px;font-weight:bold;}
.sbanner .sbannertxt p{color:#000;font-size:14px;padding:0 0 0 20px;}

/*首页*/
/* banner */
.banners {height:580px;width:100%;margin:0 auto;clear:both;background:#fff;position:relative;max-width:100%; z-index:0;}
.banner a{display:block;background-repeat:no-repeat;background-position:center top;height:580px;}
.banner .slick-dots button{display:none !important;background:none;position:absolute;text-indent:-9999px;}
.banner .slick-arrow{position: absolute;border:none;top:40%; cursor:pointer;height:50px;width:50px;z-index:100;text-indent:-9999px;background:url(../images/pcontrol.png) 0px 0px no-repeat;border-radius:50%;cursor:pointer; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.banner .slick-prev{left:2%;}
.banner .slick-next{right:2%;background-position:-50px 0px;}
.banner .slick-arrow:hover{background-color:#333;}
.banner .slick-dots{ position: absolute;left: 50%;bottom:30px;transform: translateX(-50%); z-index: 1000;}
.banner .slick-dots li{width:12px;height:12px;background:#fff;float:left;margin:0 5px;border-radius:50%;}
.banner .slick-dots li.slick-active{background:#0066CD;}

.ititle{text-align:center;width:100%;color:#333;margin:40px 0;clear:both;background:url(../images/line.gif) no-repeat center 55px;}
.ititle h3{font-size:22px;padding:20px 0;}
.ititle h3 span{color:#0066CD;font-family:Times New Roman;padding:0 10px 0 0;}
.ititle p{font-size:14px;color:#999;}

.ivideo{width:545px;float:left;}
.iabout{width:545px;height:310px;float:left;margin:0;padding:0px;}
.iabout img{width:100%;}
.iabout p{padding:10px 0 0 5px;}
.iabout .more{float:right;padding:4px 10px;margin:10px 10px 0 0;background:#f60; text-align: center;color:#fff;}
.iabout .more:hover{ background:#0066CD}

.indexpro{width:1160px;margin:0 auto;height:300px;position:relative}
.indexpro .slick-slide{padding:10px;}
.indexpro .slick-arrow{width:20px;height:35px; border:none; z-index: 1;top:40%; background:#000; position: absolute; text-indent:-9999px; cursor: pointer;}
.indexpro .slick-prev{left:-20px; background:url(../images/left.png) no-repeat center center;}
.indexpro .slick-next{right:-20px; background:url(../images/right.png) no-repeat center center;}
.indexpro .slick-dots{position: absolute;left: 50%;bottom:10px;transform: translateX(-50%); z-index: 1000;}
.indexpro .slick-dots li{width:12px;height:12px;background:#ccc;float:left;margin:0 5px;border-radius:50%;cursor: pointer}
.indexpro .slick-dots li.slick-active{background:#0066CC;}
.indexpro .slick-dots button{display:none !important;background:none;position:absolute;text-indent:-9999px; }
.ilistpic{ background: #ddd;width:100%;height:100%;position: relative;overflow: hidden}
.ilistpic .pic img{width:100%;height:auto;float:left;}
.ilistpic .txt{width:80%;color:#fff;position:absolute;z-index:1;padding:0 10%;left:0px;right:0;bottom:0px;height:0;background:rgba(0,0,0,0.4);transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.ilistpic a:hover .txt{height:100%;bottom:0px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.ilistpic .txt h3{font-size:16px;padding:70px 0 10px;text-align: center}

.mores{text-align:center;width:45px;margin:20px auto;}
.mores a{ background:#0066CC;width:45px;height:45px;position:relative;top:0px;line-height:45px;color:#fff;font-size:12px;border-radius:50%;display: block;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.mores a:hover{background:#74AA55;position:relative;top:-10px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.inews{width:545px;float:right;}
.inewsli{width:545px;height:312px;}
.inewsli ul li{width:100%;height:60px;margin:0 0 24px;}
.inewsli ul li .time{width:60px;height:60px;background:#0066CD;float:left;color:#fff;margin:0 10px 0 0;text-align:center;}
.inewsli ul li .time h6{font-size:30px;padding:10px 0 5px;}
.inewsli ul li a{display: block;width:100%;height:60px;}
.inewsli ul li a:hover{ background:#f1f1f1;}
.inewsli ul li a h2{color:#333;height:20px;line-height:20px;overflow: hidden;}
.inewsli ul li a p{color:#999;height:36px;line-height:18px;overflow: hidden;}

/*内页*/
.col{width:260px;float:left;}
.cor{float:right;width:890px;}
.newsl{width:750px;float:left;}
.newsr{float:right;width:370px;}
.cname{color:#fff;width:230px;height:54px;line-height:54px;padding:0 0 0 30px;background:#0066CC;}
.cname h4{font-size:18px;}
.pnavtit{ display:none;}

.local{border-bottom:2px solid #ddd;height:52px;line-height:52px; text-align: right;}
.local h5{float:left;color:#000;font-size:22px; position: relative;}
.local h5:after{content:""; position: absolute;bottom:-2px;left:0;border-bottom:2px solid #0066CC;width:90px;}

.pnav{float:left;width:258px;border:1px solid #E0E0E0;border-bottom:none;}
.pnav ul li{float:left;width:100%; background:#fff;animation: slideInLeft ease-out 0s forwards;-webkit-animation: slideInLeft ease-out 0s forwards}
.pnav ul li.on a{background:url(../images/righta.png) no-repeat 230px center #3399FF; z-index:1;color:#fff;}
.pnav a{padding:10px 15px;position:relative;display: block;overflow: hidden;font-size:15px;color:#333;position:relative;display:block;margin:0;border-bottom:1px solid #E9E9E9;background:url(../images/righta.png) no-repeat 230px center;}
.pnav a:hover,.pnav a.act{color:#fff;}
.pnav a.act{background:#333;}
.pnav a, .pnav a:before, .pnav a:after,.pnav ul li.on a{box-sizing: border-box;-webkit-transition: 0.5s;transition: 0.5s;}
.pnav a:before {content: '';position: absolute;top: 0;left: 0;width: 0;height:60px;background: #3399FF;z-index: -1;}
.pnav a:hover:before {width: 100%;}
.pnav a:active {background: #333;}
.pnav a.current{background: #3399FF;color:#fff;}



.anav{text-align:center;height:58px;line-height:58px;width:100%;position: relative;}
.anav:after{content:""; position: absolute;bottom:0px;left:0;width:100%;border-bottom:2px solid #ddd; z-index:0;}
.anav a{font-size:15px;margin:0 18px;padding:18px 10px;position: relative;z-index: 1;color:#333;}
.anav a:hover,.anav a.act{border-bottom:2px solid #0066CD;color:#666;}
.about{width:100%;padding:5% 0;}
.aboutcon{float:left;width:100%;line-height:24px;padding:0 0 50px}

.contact{width:50%;float:left}
.contact h2{width:100%;font-size:24px;color:#0066CC;font-weight:bold;padding:0 0 10px 0;}
.contact p{font-size:18px;padding:10px 0;}
.maps{width:49%;height:350px;float:left;border:1px solid #ccc;}
.maptxta{width:200px;height:120px;font-size:12px;}
.maptxta .company,.maptxtb .company{font-size:14px;color:#0066CC;padding:0 0 0 5px;}
.maptxtb{width:300px;height:110px;font-size:12px;}

/*产品栏目*/
.piclists{width:100%;clear:both;margin:60px auto 20px;float:left;}
.piclists ul{width:102%;float:left;}
.piclists ul li{float:left;height:auto;width:23%;margin:0 2% 20px 0;visibility: visible;opacity: 0;animation: slideInUp ease-out .6s forwards;-webkit-animation: slideInUp ease-out .6s forwards}
.piclists ul li a{background:#fff;display:block;float:left;overflow:hidden;position: relative; text-align:center;padding:0px;-webkit-transition: all .2s linear;transition: all .2s linear;}
.piclists ul li a .pic{overflow: hidden;background: #fff url(data:image/gif;base64,R0lGODlhEgASAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDMDFGMDBBNEVEMzUxMUU4QTY0RUU2ODg1MjRFRjdDMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDMDFGMDBBNUVEMzUxMUU4QTY0RUU2ODg1MjRFRjdDMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkMwMUYwMEEyRUQzNTExRThBNjRFRTY4ODUyNEVGN0MxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkMwMUYwMEEzRUQzNTExRThBNjRFRTY4ODUyNEVGN0MxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkECQgAAQAsAAAAABIAEgAAAiuMj6nLnQADBE7GWTE+2+jIgd4lWlRIdSbynaO7qjIJz2lpr06blT1cCToKACH5BAkJAAEALAAAAAASABIAAAItjI95wOrGwHMRVdpWhu1yqUleMFblRnboKa5uC36WGqe1+c6wzrPPOJEFh8MCACH5BAkJAAEALAAAAAASABIAAAIthIOpa7CvWjxQJvtw0NNdikjaeJBeWIKbKrKuY3brOcvxB79Qje93ptr1hIsCACH5BAkIAAEALAAAAAASABIAAAIvjB+gyK3QzEMzVrlsxvDMm2whBJaL2XEjJX7tS8JsnK7eKd/0zKORrfo5RMJgowAAIfkECQkAAQAsAAAAABIAEgAAAi6Mj6nLC48eYDLCerCpOnQOZeF2jZ4JTqJKTh9asqecWnRs5+8t5ysF6zWGREMBACH5BAUIAAEALAAAAAASABIAAAIsjI8Im63s3AJxPiqhsRlvxn1eYIWkdlLmCqKs6sbw+KbX3eFNHe1oLwImLAUAOw==) no-repeat center;height:200px;}
.piclists ul li a .pic img{width: 100%;height: 100%;object-fit: cover;	transform: scale(1);-webkit-transform: scale(1);transition: all .8s;-webkit-transition: all .8s}
.piclists ul li a h2{padding:15px 0;font-size:14px;}
.piclists ul li a p{padding:5px 0 15px;height:20px; overflow:hidden;}
.piclists ul li a span{text-align:center; position:relative;background:#fff;border:1px solid #ddd;padding:5px 50px;margin:0 0 15px;color:#4C4747;}
.piclists ul li a:hover{-webkit-box-shadow:0 0 7px 1px rgba(0,0,0,.1);box-shadow:0 0 7px 1px rgba(0,0,0,.1);-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}
.piclists ul li a:hover span{border:1px solid #DC0C0C;color:#fff;}
.piclists ul li a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1)}
.piclists ul li a span, .piclists ul li a span:before, .piclists ul li a span:after {box-sizing: border-box;-webkit-transition: 0.5s;transition: 0.5s;}
.piclists ul li a span:before {content: '';position: absolute;width:0;top:0px;left: 0;height:27px;background: #DC0C0C;z-index:0;}
.piclists ul li a:hover span:before {width: 100%;}
.piclists ul li a span i{ position: relative; z-index: 1; font-style: normal}

.newslist{width:890px;overflow:hidden;margin:40px auto 20px;float:left;}
.newslist ul{width:915px;float:left;}
.newslist ul li{width:280px;float:left;margin:0 25px 20px 0;visibility: visible;opacity: 0;animation: slideInUp ease-out .6s forwards;-webkit-animation: slideInUp ease-out .6s forwards}
.newslist ul li a{ background:#fff;display: block;width:280px;height:220px;}
.newslist ul li .img{float:left;width:280px;height:160px;overflow: hidden;}
.newslist ul li .img img{width:280px;height:160px;object-fit: cover;transform: scale(1);-webkit-transform: scale(1);transition: all .8s;-webkit-transition: all .8s}
.newslist ul li .txt{float:left;width:260px;height:50px;padding:10px 10px 0 10px}
.newslist ul li .txt span{color:#0066CC;font-size:12px;background:url(../images/data.png) no-repeat left center;padding:4px 0 4px 20px;}
.newslist ul li .txt h2{color:#333;font-size:14px;}
.newslist ul li .txt p{padding:5px 0;color:#999;font-size:12px;}
.newslist ul li a:hover{ background:#fafafa;}
.newslist ul li a:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1)}
.newslist ul li a:hover h2{color:#0066CC;}
.toplist{border-top:2px solid #ddd;margin:97px 0 0;}
.toplist ul li{border-bottom:1px solid #ddd;height:42px;line-height:42px;}
.toplist ul li span{color:#73AC53;font-size:12px;padding:0 5px 0 0}
.toplist ul li a{display:block;-webkit-transition:padding-left .8s;-moz-transition: padding-left .8s;-o-transition: padding-left .8s;}
.toplist ul li a:hover{background:#D2E9C5;color:#73AC53;padding-left:10px;}

/*图片列表*/
.piclist{width:100%;clear:both;margin:60px auto 20px;float:left;}
.piclist ul{width:102%;float:left;}
.piclist ul li{float:left;height:auto;width:31.33333%;margin:0 2% 20px 0;visibility: visible;opacity: 0;animation: slideInUp ease-out .6s forwards;-webkit-animation: slideInUp ease-out .6s forwards}
.piclist ul li a{background:#fff;display:block;float:left;overflow:hidden;position: relative; text-align:center;padding:0;-webkit-transition: all .2s linear;transition: all .2s linear;}
.piclist ul li a .pic{overflow: hidden;background: #fff;border:1px solid #ccc;}
.piclist ul li a .pic img{width: 100%;height: 100%;object-fit: cover;	transform: scale(1);-webkit-transform: scale(1);transition: all .8s;-webkit-transition: all .8s}
.piclist ul li a h3{padding:15px 0 10px;font-size:15px;}
.piclist ul li a:hover{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}
.piclist ul li a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1)}

/*列表内容页*/
.listConts{line-height:26px;color:#666;width:100%;padding:20px 0;}
.listConts .title{font-size:26px;color:#333;}
.listConts .info{width:100%;font-size:12px;padding:10px 0 15px;color:#999;border-bottom:2px solid #ddd;}
.listConts .info span{color:#999;}
.listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #EAEAEA;background:#f9f9f9;}
.listConts .showimg{margin:20px 0;text-align:center;}
.listConts .showimg a img{border:1px solid #ccc;padding:1px;}
.listConts .showimg a:hover img{border:1px solid #F90;padding:1px;}
.listConts .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}
.listConts .author{text-align:right;color:#999;}
.listConts .newscon{padding:30px 0 40px;}
.listConts .newscon img{max-width:750px;}

.preNext{position:relative;border-top:1px solid #ccc;padding:20px 0 0 0;margin:30px 0 0 0;color:#666;}
.preNext a{color:#666;}
.preNext a:hover{color:#0066CC}


/*产品详情*/
.prodetail{ position:relative;padding:30px 0;width:100%;}
.detaill{width:402px;margin:0 auto;}

.detailpic{margin:0 auto;height:400px;width:400px;overflow:hidden;border:1px solid #EAEAEA;text-align:center;}
.detailpic ul{height:400px;width:400px;overflow:hidden;}
.detailpic a{width:400px;height:400px;display:table-cell;background:#fff;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;overflow:hidden;padding:0px;}
.detailpic img{vertical-align: middle;max-width:400px;max-height:400px;}

/*图片小图预览列表*/
.spec-preview{width:402px;height:500px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin:5px 0 0 0;width:402px;}
.spec-scroll .prev{float:left;margin-right:6px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev{display:block; background:url(../images/lefta.png) no-repeat center center;width:11px;height:86px; cursor:pointer;}
.spec-scroll .next{display:block; background:url(../images/rightb.png) no-repeat center center;width:11px;height:86px; cursor:pointer;}
.spec-scroll .items{float:left;position:relative;width:372px;height:88px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:88px;}
.spec-scroll .items ul li{float:left;width:93px;text-align:center;}
.spec-scroll .items ul li a.img{width:86px;height:86px;display:table-cell;background:#fff;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;overflow:hidden;border:1px solid #EAEAEA;padding:0px;}
.spec-scroll .items ul li a.img img{vertical-align:middle;max-height:86px;max-width:86px;}
.spec-scroll .items ul li.tb-selected .img{border:1px solid #004187;}



.pcon{width:100%;}

/*留言栏目*/
.msgtitle{display:block;padding-bottom:5px;font-size:14px;font-weight:bold;}
.message_block{color:#666;}
.message_block p{padding:12px;}

.feedback{width:100%;}
.msg_input{width:97.5%;border:1px solid #e0e0e0;padding:1%;background:#fff;font-size:13px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.msg_input_on{width:95.5%;border:1px solid #8cd1ff;background:#f1f9ff;padding:1%;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:13px;color:#888;}

.msg_inputb{border:1px solid #e0e0e0;padding:8px 9px;background:#fff;font-size:13px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}

.message_labes{font-size:14px;}
.message_title{height:34px;line-height:34px;background:#f6f9fb;padding:0 12px;}
.message_title h2{color:#376b88;font-size:14px;float:left;}
.message_title span{float:right;font-weight:bold;color:#999;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#f5f5f5;padding:0 12px;}
.msg_btn_area{margin:16px 0;text-align:center;}
.msg_btn_area a{display:inline-block;width:100%;padding:8px 0;background:#DC0C0C;color:#fff;text-align:center;font-family:"宋体";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;background:#F60}
.msgflag{margin-left:4px;font-size:12px;color:#900;}





/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}

#menua{display:none;}
/*页脚区域*/
.footer{background:#eee;padding:25px 0 0;width:100%;color:#666;float:left;clear:both;margin:50px 0 0;}
.footer .flogo{float:left;width:400px;height:70px;margin:30px 0 0;}
.footer .flogo h1{float:left;width:96px;height:70px;}
.footer .flogo h1 a{background:url(../images/logo.png) no-repeat;width:86px;height:70px;display:block;text-indent:-99999px;}
.footer .flogo h2{float:left;font-size:29px;color:#000;padding:13px 0 10px;}
.footer .flogo h6{float:left;color:#999;font-size:17px;}
.footer .fcontact{float:left;margin:10px 0 0 40px;}
.footer .fcontact h4{font-size:18px;line-height:36px;height:36px;padding:0}
.footer .fcontact p{font-size:12px;line-height:21px;}
.footer .fpro{float:left;margin:10px 0 0 60px;width:400px;}
.footer .fpro h4{font-size:18px;line-height:36px;height:36px;padding:0}
.footer .fpro li{float:left;width:50%;font-size:12px;line-height:21px;}
.footer .weixin{float:right;margin:10px 0 0;height:150px;text-align: center;}
.footer .weixin img{ vertical-align: middle;width:100px;height:100px;}
.footer .link{width:100%;float:left;margin:10px 0 0;}
.footer .copy{width:100%;float:left;background:#222;color:#fff;text-align:center;height:40px;line-height:40px;margin:35px 0 0;}
.footer .copy a{color:#fff;}
.footnav{display:none;}
/*Top按钮*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
.tbox{width:50px;float:right;position:fixed;right:10px;z-index:10;bottom:15px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop{width:50px;height:50px;background:url(../images/icon.png) no-repeat 0 0;display:block;}


@media (max-width:768px) {
    .bl20 {height:0px;}
    .bl40 {height:0px;}
    .bl50 {height:10px;}
    .bl60 {height:0px;}
    .bl80 {height:20px;}
    .footm{opacity:1;-webkit-transform: translateY(0px) translateX(0);
        -moz-transform: translateY(0px) translateX(0);
        transform: translateY(0px) translateX(0);}
    .wrap{width:100%;min-width:100%;}
    .iwrap{width:100%;min-width:100%;}
    .col{width:100%;}
    .cor{width:100%;float:left;}

    .newsl{width:96%;padding:2%;}
    .newsr{float:left;width:96%;padding:2%;}
    /*头部区域*/
    .head{height:50px;background:#0066CC;}
    .head .tops{display:none;}
    .head .logo{width:260px;height:38px;margin:6px 0 0 3px;}
    .head .logo h1{width:52px;height:38px;}
    .head .logo h1 a{background:url(../images/logom.png) no-repeat;background-size:auto 38px;width:47px;height:38px;color:#fff;}
    .head .logo h2{font-size:17px;padding:0;}
    .head .logo h6{font-size:9px;}
    .head .logo a{color:#fff;}
    .head .tel{right:40px;top:15px;width:20px;height:20px;background:none;}
    .head .tel p{display:none;}
    .head .tel a{background: url(../images/tel.png) no-repeat; background-size:auto 20px;padding:0; text-indent:-9999px;display: block;width:20px;height:20px;}

    .head .menu{background: url(../images/menus.png) no-repeat; text-indent:-9999px;display: block;width: 40px;height:40px; position: absolute; top:5px; right:0px;}
    #menua{ display:block;}
    .head .navbg{display:none;}
    .sbanner{height:100px;background-size:auto 100px;}
    .sbanner .sbannertxt{width:100%;padding:18px 0 20px 60px;margin:25px 0 0 10px;background-size:auto 50px}
    .sbanner .sbannertxt h5{font-size:14px;text-shadow:0 1px 1px rgba(255, 255, 255, 0.8);}
    .sbanner .sbannertxt p{font-size:10px;padding:0 0 0 10px;line-height:14px;text-shadow:0 1px 1px rgba(255, 255, 255, 0.8);}

    /*首页*/
    /* banner */
    .banners {height:180px;position:relative;}
    .banner a{height:180px; background-size:auto 180px;}
    .banner .slick-arrow{top:35%;}
    .ititle{text-align:center;width:100%;color:#333;margin:10px 0;clear:both;background:url(../images/linem.gif) no-repeat center 35px;}
    .ititle h3{font-size:16px;padding:10px 0;}
    .ititle p{font-size:10px;}
    .ivideo{width:100%;float:left;}

    .iabout{width:96%;height:auto;float:left;margin:0;padding:2%;}
    .iabout img{width:100%;height:auto;}
    .iabout p{padding:10px 0 0 5px;}


    .indexpro{width:100%;margin:0 auto;height:auto;position:relative;overflow: hidden;}
    .indexpro .slick-slide{padding:10px;}
    .indexpro .slick-arrow{width:20px;height:35px; border:none; z-index: 1;top:40%; background:#000; position: absolute; text-indent:-9999px; cursor: pointer;}
    .indexpro .slick-prev{left:-20px; background:url(../images/left.png) no-repeat center center;}
    .indexpro .slick-next{right:-20px; background:url(../images/right.png) no-repeat center center;}
    .indexpro .slick-dots{position: absolute;left: 50%;bottom:0px;transform: translateX(-50%); z-index: 1000;}
    .indexpro .slick-dots li{width:8px;height:8px;background:#ccc;float:left;margin:0 2px;border-radius:50%;cursor: pointer}
    .indexpro .slick-dots li.slick-active{background:#0066CC;}
    .indexpro .slick-dots button{display:none !important;background:none;position:absolute;text-indent:-9999px; }

    .ilistpic{ background: #ddd;width:100%;height:100%;position: relative;overflow: hidden}
    .ilistpic .pic img{width:100%;height:auto;float:left;}
    .ilistpic .txt{width:80%;color:#fff;position:absolute;z-index:1;padding:0 10%;left:0px;right:0;bottom:0px;height:0;background:rgba(0,0,0,0.4);transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
    .ilistpic a:hover .txt{height:100%;bottom:0px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
    .ilistpic .txt h3{font-size:16px;padding:70px 0 10px;text-align: center}



    .inews{width:96%;float:left;padding:2%;}
    .inewsli{width:100%;height:312px;}



    /*内页*/
    .cname{color:#fff;width:96%;height:34px;line-height:34px;padding:0 2%;background:#0066CC;}
    .cname h4{font-size:14px;}


    .piclists{width:100%;clear:both;overflow:hidden;margin:20px auto 10px;float:left;}
    .piclists ul{width:102%;float:left;}
    .piclists ul li{width:47.5%;padding:0 1%;margin:0 0 10px 0;}
    .piclists ul li a span{padding:5px 20px;}






    .newslist{width:100%;overflow:hidden;margin:10px auto;float:left;}
    .newslist ul{width:100%;}
    .newslist ul li{width:100%;float:left;margin:0 0 10px 0;}
    .newslist ul li a{ background:#fff;padding:2%;display: block;width:96%;height:auto;}
    .newslist ul li .img{float:left;width:100%;height:auto;}
    .newslist ul li .img img{width:100%;height:auto;}
    .newslist ul li .txt{float:right;width:100%;height:auto;padding:0}
    .newslist ul li .txt span{color:#DC0C0C;font-size:12px;}
    .newslist ul li .txt h2{color:#333;font-size:14px;}
    .newslist ul li .txt h2:after{color:#333;font-size:18px;}
    .newslist ul li .txt p{padding:5px 0 5px;color:#999;font-size:10px;}
    .newslist ul li a:hover{ background:#fafafa;}

    /*图片列表*/
    .piclist{margin:10px auto 20px;}
    .piclist ul li{margin:0 2% 10px 0;}
    .piclist ul li a h3{padding:5px 0 ;font-size:12px;}

    /*列表内容页*/
    .listConts{padding:10px 0;}
    .listConts .title{font-size:18px;line-height:30px;}

    .local{border-bottom:1px solid #E9E9E9;height:auto;line-height:18px;font-size:11px;color:#666;padding:5px 2%;text-align:left;}
    .local h5{display:none;}
    .local h6{float:none;font-size:18px;position:relative;height:30px;bottom:-5px;}
    .local h6:after{content:""; position: absolute;bottom:-1px;left:0;border-bottom:1px solid #DA0E0D;width:72px;}

    .pnavtit{ position:absolute;right:10px;top:5px;width:50px;height:20px; cursor:pointer;color:#fff;background:url(../images/downs.png) no-repeat center right;background-size:15px auto;display: block;}
    .current{background:url(../images/ups.png) no-repeat center right;background-size:15px auto;}


    .pnav{width:100%;background:#fff;border:none;display:none;}
    .pnav ul li{float:left;border-bottom:1px solid #E9E9E9;}
    .pnav ul li a{border:none;background:none;}
    .pnav a{padding:10px;font-size:12px;}
    .pnav ul li.on a{background:#3399FF; z-index:1}

    .anav{text-align:center;height:38px;line-height:38px;width:100%;position:relative;}
    .anav a{font-size:12px;margin:0 4px;padding:8px 5px;position: relative;z-index: 1;color:#333;}
    .anav a:hover,.anav a.on{border-bottom:2px solid #2582C5;color:#333;}

    .about{width:96%;padding:2%;}
    .aboutcon{width:100%;padding:0}
    .aboutpic{width:100%;padding:10px 0 0;}
    .aboutpic img{width:100%;height:auto;}
    .aboutconb{padding:0}
    .aboutconb img{max-width:none;width:100%;}
    .contact{width:100%;}
    .contact h2{width:100%;font-size:18px;font-weight:bold;padding:0 0 2px 0;}
    .contact dl{width:100%;}
    .contact dl dt{font-size:14px;padding:5px 0;}
    .contact dl dd{height:auto;font-size:12px;}
    .maps{width:100%;margin:10px 0 0}

    .listConts .newscon{padding:10px 0;}
    .listConts .newscon img{max-width:none;width:100%;height:auto;}
    .toplist{margin:10px 0 0;}
    .preNext{margin:10px 0 0 0;}
    /*产品详情*/
    .prodetail{ position:relative;padding:10px 0;width:100%;}
    .detaill{width:100%;margin:0 auto;}

    .detailpic{margin:0 auto;height:320px;width:320px;overflow:hidden;border:none}
    .detailpic ul{height:320px;width:320px;overflow:hidden;}
    .detailpic a{width:320px;height:320px;display:table-cell;background:#fff;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;overflow:hidden;padding:0px;}
    .detailpic img{vertical-align: middle;max-width:320px;max-height:320px;}


    /*图片小图预览列表*/

    .spec-scroll{width:320px;height:70px;margin:0 auto;}
    .spec-scroll .prev{float:left;margin-right:6px;}
    .spec-scroll .next{float:right;}
    .spec-scroll .prev{display:block; background:url(../images/lefta.png) no-repeat center center;width:11px;height:70px; cursor:pointer;}
    .spec-scroll .next{display:block; background:url(../images/rightb.png) no-repeat center center;width:11px;height:70px; cursor:pointer;}
    .spec-scroll .items{float:left;position:relative;width:288px;height:70px;overflow:hidden;}
    .spec-scroll .items ul{position:absolute;width:999999px;height:70px;}
    .spec-scroll .items ul li{float:left;width:73px;text-align:center;}
    .spec-scroll .items ul li a.img{width:65px;height:65px;display:table-cell;background:#fff;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;overflow:hidden;border:1px solid #EAEAEA;padding:0px;}
    .spec-scroll .items ul li a.img img{vertical-align:middle;max-height:65px;max-width:65px;}
    .spec-scroll .items ul li.tb-selected .img{border:1px solid #004187;}
    .pcon{width:96%;padding:2%;}
    .pcon img{width:50%;}


    /*页脚区域*/
    .footer{padding:10px 0 45px;margin:20px 0 0;}
    .footer .flogo{float:none;width:290px;height:50px;margin:10px auto;}
    .footer .flogo h1{float:left;width:61px;height:50px;}
    .footer .flogo h1 a{background-size:auto 50px;width:61px;height:50px;}
    .footer .flogo h2{font-size:22px;padding:3px 0 5px;}
    .footer .flogo h6{font-size:14px;}
    .footer .fcontact{margin:10px 0 0;width:96%;padding:0 2%;}
    .footer .fpro{margin:10px 0 0;width:96%;padding:0 2%;}
    .footer .weixin{width:100%;text-align: center}
    .footer .link{width:96%;padding:0 2%;}
    .footer .copy{height:auto;padding:10px 0;line-height:16px;margin:15px 0 0;font-size:11px;}
    .footer .copy span{width:100%;float:left;text-align: center;}
    .footnav{position:fixed;bottom:0;left:0;width:100%;height:45px;background:#0066CC;z-index:1000;display: block;}
    .footnav a{width:25%;line-height:15px;display: block; text-align: center;float:left;padding:5px 0 0 0;}
    .footnav a img{height:20px;width:auto;}
    .footnav a p{color:#fff;padding:0px;font-size:12px;}
    .tbox{width:35px;bottom:55px;}
    .tbox #gotop{width:35px;height:35px;background-size:35px auto;}
}

@keyframes slideInLeft {
    from {
        transform:translate3d(-50%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform:translate3d(-50%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none
    }
}
@keyframes slideInUp {
    from {
        transform:translate3d(0, 50%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
@-webkit-keyframes fadeInUp {
    from {
        -webkit-transform:translate3d(0, 50%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none
    }
}






















